home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5447 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  912 b 

  1. Path: mail2news.demon.co.uk!ues5.cern.ch
  2. From: Dan Pop <Dan.Pop@cern.ch>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What the heck is ...?
  5. Date: Mon, 12 Feb 1996 14:28:23 +0100
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <9602121328.AA27331@ues5.cern.ch>
  8. References: <sconi-1102961642580001@ip-24.newportnet.net> <4fmlro$nfg_001@pr.mcs.net>
  9. X-NNTP-Posting-Host: ues5.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11. X-Mail2News-Path: mail1.cern.ch!ues5.cern.ch
  12.  
  13. mdp@mika-sys.com (Michael D. Perry) writes:
  14.  
  15. >So logic follow that:
  16. >
  17. >printf("%d, %d, %d, %d, %d, %d, %d", 1 2 3 4 5 6 7);
  18. >
  19. >is the same as:
  20. >
  21. >printf("%d, ..., %d", 1 ... 7);
  22. >
  23. >and is simply much easier to type and accounts for any number of 
  24. >variables.
  25.  
  26. What kind of sick humour is this supposed to be?
  27.  
  28. Dan
  29. -- 
  30. Dan Pop
  31. CERN, CN Division
  32. Email: danpop@mail.cern.ch 
  33. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  34.